Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Replace axios to Fetch API #138

Merged
merged 16 commits into from
Dec 23, 2023
Merged

fix: Replace axios to Fetch API #138

merged 16 commits into from
Dec 23, 2023

Conversation

bicstone
Copy link
Owner

@bicstone bicstone commented Nov 4, 2023

@bicstone bicstone self-assigned this Nov 4, 2023
Copy link

codecov bot commented Nov 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (60ace9a) 100.00% compared to head (8bad453) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #138   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        11    +1     
  Lines          220       241   +21     
  Branches        64        69    +5     
=========================================
+ Hits           220       241   +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bicstone bicstone marked this pull request as ready for review December 23, 2023 12:47
@bicstone bicstone merged commit d0c9e5a into master Dec 23, 2023
6 checks passed
@bicstone bicstone deleted the fix/replace-axios-to-fetch branch December 23, 2023 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: remove axios
1 participant